CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DOS 串口

搜索资源列表

  1. tccom

    0下载:
  2. dos下用TC2.0编译的几个串口例程-a few examples in TC2.0 and Dos
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:20401
    • 提供者:李勇
  1. Lcom1.70_Dos

    0下载:
  2. DOS下的串口工具,用tc2就可以编译 内含CDT编排过滤 有问题请email 给我 ls99@far-china.com-an serial tool for DOS. Complied in turbo c 2.0,including CDT filter, email ls99@far-china.com if there is any question.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:30750
    • 提供者:ls
  1. 594381serial003

    0下载:
  2. 串口程序。dos底下的编程源码,在TC环境下通过编译-Serial procedures. Dos programming source code under the TC environment through compiler
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:31388
    • 提供者:小阿车
  1. serial int86

    0下载:
  2. Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。 可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:15857
    • 提供者:赵磊
  1. PC机串行通信程序设计

    0下载:
  2. 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:59105
    • 提供者:王成
  1. DOSCOMterminal

    0下载:
  2. DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port -DOS serial terminal program (the DOS software for use in super user terminals designed
  3. 所属分类:串口编程

  1. MOXA--DOS

    0下载:
  2. MOXA卡的操作.用语DOS系统下操作多串口卡。经过测试.效果良好-MOXA card operation. Under the terms DOS operating system Multiport Serial Card. After testing. Good results
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:40299
    • 提供者:阿文
  1. loadpgm

    0下载:
  2. DOS 串口通迅程序﹐下載BINARY 文件到單片機﹐有效驗和握手協議﹐發行版。-DOS serial correspondent procedures, download BINARY documents to the microcontroller, and effective post-mortem handshake agreement, distribution.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:4449
    • 提供者:cxicc
  1. serial-Commu-dos

    0下载:
  2. DOS环境下简单的串口测试工具,支持中断、查询方式
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1490
    • 提供者:jfc
  1. 微机串行通信实验报告

    0下载:
  2. 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assembly language, the serial progr
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:9680
    • 提供者:feng
  1. DOS下闸机测试软件

    0下载:
  2. 是一款在DOS下运行的通过串口控制的闸机测试软件
  3. 所属分类:串口编程

    • 发布日期:2012-10-13
    • 文件大小:3793
    • 提供者:hoochi@sina.com
  1. COM

    0下载:
  2. 本软件是用C语言编写的串口通讯程序-This software is written in C serial communication program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:40745
    • 提供者:guan
  1. ColorBar

    0下载:
  2. 本程序用来测试开发板上所有的设备。 1、VGA输出8位色彩的条纹; 2、PS/2键盘输入字符可以传输到LCD和串口调试终端上; 4、拨码与按键开关与4位LED相连-This procedure used to test the development of all on-board equipment. 1, VGA output 8-bit color stripes 2, PS/2 keyboard input characters can be transmitted to
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:16074
    • 提供者:杨丽杰
  1. GSerial_dos

    0下载:
  2. 很好用的DOS下串口类。封装的非常好,直接调用即可。修复了波特率大于等于38400会死机的bug-Good use of the DOS-type serial port. A very good package, you can call directly. Fixed baud rate greater than or equal to 38400 will be the bug of Death
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:4569
    • 提供者:黑火
  1. name0183

    0下载:
  2. 关于 gps nema0183 标准格式提取有效字符的DOS C 语言程序-Standard format for extraction on the gps nema0183 valid characters DOS C language program
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:2420
    • 提供者:王强
  1. MOXA

    0下载:
  2. MOXA的相关串口开发代码,包括C语言,ASM等相关的内容-MOXA serial development of the relevant code, including C language, ASM and other related content
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2876715
    • 提供者:王先生
  1. PC104DOSserial

    0下载:
  2. PC104工控机DOS串口通讯源码(中断收发)-PC104 Industrial Computer DOS serial communications source (interrupt transceiver)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1817
    • 提供者:feij
  1. 16550u

    0下载:
  2. Dos下使用串口实现先进先出,支持COM1-COM4- 16550 is a shareware program designed to allow the unlocking of the internal fifo buffer present in the UART chip of the same name. The program will scan all four COM ports (COM1:- COM4
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:28786
    • 提供者:Seraphim
  1. Serial-programming

    0下载:
  2. 本书从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串口通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP/IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++/Turbo C的读者也能很快编写出实用的串口通信程序。-Programming practices from the perspective of the book details the PC computer under Windows e
  3. 所属分类:Communication

    • 发布日期:2017-06-11
    • 文件大小:18544040
    • 提供者:混合机
  1. com-note

    0下载:
  2. 一个关于C51的串口通讯笔记,记录的很详细-A note on the C51 serial communications, records in great detail
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1704741
    • 提供者:张华
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com